FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package sfm.130323#3.0.1 (78 ms)

Package sfm.130323
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-Recallinfo
Url http://ehelse.no/fhir/StructureDefinition/sfm-Recallinfo
Version 1.0
Status active
Date 2021-05-01
Name SfmRecallinfo
Title sfm-Recallinfo
Experimental False
Description Resource to communicate ERM7 information.
Type Basic
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/sfm-Patient sfm-Patient
http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole sfm-PractitionerRole
http://ehelse.no/fhir/StructureDefinition/sfm-recalldetails sfm-recalldetails


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "sfm-Recallinfo",
  "url" : "http://ehelse.no/fhir/StructureDefinition/sfm-Recallinfo",
  "version" : "1.0",
  "name" : "SfmRecallinfo",
  "title" : "sfm-Recallinfo",
  "status" : "active",
  "date" : "2021-05-01",
  "description" : "Resource to communicate ERM7 information.",
  "fhirVersion" : "4.0.0",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Basic",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Basic",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Basic.extension",
        "path" : "Basic.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Basic.extension:recallinfo",
        "path" : "Basic.extension",
        "sliceName" : "recallinfo",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehelse.no/fhir/StructureDefinition/sfm-recalldetails"
            ]
          }
        ]
      },
      {
        "id" : "Basic.code",
        "path" : "Basic.code",
        "fixedCodeableConcept" : {
          "coding" : [
            {
              "system" : "urn:oid:2.16.578.1.12.4.1.1.8279",
              "code" : "ERM7"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "Basic.code.coding.system",
        "path" : "Basic.code.coding.system",
        "fixedUri" : "urn:oid:2.16.578.1.12.4.1.1.8279"
      },
      {
        "id" : "Basic.subject",
        "path" : "Basic.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehelse.no/fhir/StructureDefinition/sfm-Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Basic.created",
        "path" : "Basic.created",
        "mustSupport" : true
      },
      {
        "id" : "Basic.author",
        "path" : "Basic.author",
        "short" : "Who recalled",
        "definition" : "Indicates who recalled the prescription",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.